projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a760c58
)
Add .gitignore
author
justbur
<justin@burkett.cc>
Mon, 6 Jul 2015 15:03:00 +0000
(11:03 -0400)
committer
justbur
<justin@burkett.cc>
Mon, 6 Jul 2015 15:03:00 +0000
(11:03 -0400)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
3853c61
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,2
@@
+# Used to setup library paths for emacs -Q
+private-test-setup.el
\ No newline at end of file